predicateAll

Performs the provided predicate test on this and any children entries. Generally returns true on the first success.

NOTE: this performs actions on Entry, not ErrorEntry. Entry is a container stored within most error entries containing content information only.

Author

fzzyhmstrs

Since

0.7.0

Parameters

p

Predicate<Entry> test to perform on each entry